Homepage of SJL [a Simple Java(tm) Library]

Version 0.11
960616



What is SJL

SJL is a set of container classes and algorithms designed to work together in a seamless manner. The ideas and design of SJL is based on the highly succesfull Standard Template Library - STL which provides C++ programmers with comprehensive container classes and template functions.

Now the same container classes, the same iterators and the same algorithms are also available to Java programmers.

More sales talk will appear here...

SJL is created by Finn Bock. Problem reports, comments and suggestions can be mail to my address.

SJL have been used by Performance Designs in implementing a CASE application for high-performance parallel computer systems. This application is being developed by yon@world.std.com and consists currently of approx 12,000 lines of code.


Download instruction

The complete SJL library, including sources, is available for download, both as a zip'ed file created with WinZip 6.1 and as a tar'ed file compressed with gzip.
-
sjl.zip - size approx. 500 Kb.
- sjl.taz - size approx. 250 Kb


Installation instruction

After downloading the .zip or .taz file, the file must be unpacked. This can only be done with a version of zip which support long filenames.
The package can be extracted unbder any directory you like. The subdirectory sjl is created and source files, documents etc. will go under this directory. The CLASSPATH environment variable must be set up to include the just created subdirectory.


The reference manual

The Reference manual for SJL, written in html, is available
here. However, it is also included in the downloadable packages.


Comparing STL and SJL

This section is naturally biased in favor of SJL.


Java is a trademark of javasoft.